More updates to the home page 
diff --git a/index.html b/index.html index 08f831a..bf5c8af 100644 --- a/index.html +++ b/index.html 
@@ -163,8 +163,9 @@  <p>This module is not perfect and needs the following:</p>  <ul>  <li>Support for Proxies</li> - <li><del>A pluggable store for the cache.</del> Right now the store is just flat files in a directory.  - I would like to have plugins that allow keeping the cache in Berkeley DB, <del>memcached</del>, Squid, MySQL, etc.</li> + <li>A pluggable store for the cache is in place, with plugins for  + flat files and memcached.  + I eventually want to have plugins that allow keeping the cache in Berkeley DB, MySQL, etc.</li>  <li>More unit tests</li>  </ul>